projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a978da5
)
Add deprecation notice.
author
Mike Williams
<mdub@bigfoot.com>
Mon, 1 Apr 2002 12:14:55 +0000
(12:14 +0000)
committer
Mike Williams
<mdub@bigfoot.com>
Mon, 1 Apr 2002 12:14:55 +0000
(12:14 +0000)
lisp/textmodes/xml-lite.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/xml-lite.el
b/lisp/textmodes/xml-lite.el
index c4f9fc7f8467531405225a309c2cd8698ff38f92..129c305404e853d699db9982a97511070f131ab7 100644
(file)
--- a/
lisp/textmodes/xml-lite.el
+++ b/
lisp/textmodes/xml-lite.el
@@
-37,6
+37,10
@@
;; Jens Schmidt <Jens.Schmidt@oracle.com>
;; for his feedback and suggestions
+;; PLEASE NOTE!
+;; xml-lite is on it's way out, as functionality is merged into
+;; sgml-mode.
+
;;; Code:
(eval-when-compile (require 'cl))